.elementor-kit-6 {
    --e-global-color-primary: #F3F3F3;
    --e-global-color-secondary: #00af8e;
    --e-global-color-text: #000000;
    --e-global-color-accent: #00af8e;
    --e-global-typography-primary-font-family: "NeueAlteGrotes";
    --e-global-typography-primary-font-weight: 800;
    --e-global-typography-secondary-font-family: "Roboto Slab";
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-family: "Roboto";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "Roboto";
    --e-global-typography-accent-font-weight: 500;
}

.elementor-kit-6 button,
.elementor-kit-6 input[type="button"],
.elementor-kit-6 input[type="submit"],
.elementor-kit-6 .elementor-button {
    font-family: "NeueAlteGrotes", Sans-serif;
    font-weight: 600;
    background-color: transparent;
    background-image: linear-gradient(90deg, #00af8e 0%, #0f6d5c 100%);
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1280px;
}

.e-con {
    --container-max-width: 1280px;
    --container-default-padding-top: 0px;
    --container-default-padding-right: 0px;
    --container-default-padding-bottom: 0px;
    --container-default-padding-left: 0px;
}

.elementor-widget:not(:last-child) {
    margin-bottom: 20px;
}

.elementor-element {
    --widgets-spacing: 20px;
}

    {}

h1.entry-title {
    display: var(--page-title-display);
}

.elementor-kit-6 e-page-transition {
    background-color: #FFBC7D;
}

.site-header {
    padding-right: 0px;
    padding-left: 0px;
}

@media(max-width:1024px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 1024px;
    }

    .e-con {
        --container-max-width: 1024px;
    }
}

@media(max-width:767px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 767px;
    }

    .e-con {
        --container-max-width: 767px;
    }
}

/* Start Custom Fonts CSS */
@font-face {
    font-family: 'NeueAlteGrotes';
    font-style: normal;
    font-weight: 600;
    font-display: auto;
    src: url('https://notionprojetos.com.br/wp-content/uploads/2023/03/FONTSPRINGDEMO-NeueAlteGroteskBold.eot');
    src: url('https://notionprojetos.com.br/wp-content/uploads/2023/03/FONTSPRINGDEMO-NeueAlteGroteskBold.eot?#iefix') format('embedded-opentype'),
        url('https://notionprojetos.com.br/wp-content/uploads/2023/03/FONTSPRINGDEMO-NeueAlteGroteskBold.woff2') format('woff2'),
        url('https://notionprojetos.com.br/wp-content/uploads/2023/03/FONTSPRINGDEMO-NeueAlteGroteskBold.woff') format('woff'),
        url('https://notionprojetos.com.br/wp-content/uploads/2023/03/FONTSPRINGDEMO-NeueAlteGroteskBold.ttf') format('truetype');
}

@font-face {
    font-family: 'NeueAlteGrotes';
    font-style: normal;
    font-weight: 800;
    font-display: auto;
    src: url('https://notionprojetos.com.br/wp-content/uploads/2023/03/FONTSPRINGDEMO-NeueAlteGroteskHeavyRegular.eot');
    src: url('https://notionprojetos.com.br/wp-content/uploads/2023/03/FONTSPRINGDEMO-NeueAlteGroteskHeavyRegular.eot?#iefix') format('embedded-opentype'),
        url('https://notionprojetos.com.br/wp-content/uploads/2023/03/FONTSPRINGDEMO-NeueAlteGroteskHeavyRegular.woff2') format('woff2'),
        url('https://notionprojetos.com.br/wp-content/uploads/2023/03/FONTSPRINGDEMO-NeueAlteGroteskHeavyRegular.woff') format('woff'),
        url('https://notionprojetos.com.br/wp-content/uploads/2023/03/FONTSPRINGDEMO-NeueAlteGroteskHeavyRegular.ttf') format('truetype');
}

/* End Custom Fonts CSS */